home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / special_37.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  223 b   |  10 lines

  1. on mouseUp
  2.   puppetSound("foundspec")
  3.   put EMPTY into field "bemodnum"
  4.   put EMPTY into field "comodnum"
  5.   put "409.8" into field "whmodnum"
  6.   puppetTransition(47, 1, 8)
  7.   set the puppet of sprite 10 to 0
  8.   VBSEARCH()
  9. end
  10.